|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectfilescan.DefaultFileScanHandler
public class DefaultFileScanHandler
Default file scan handler returns the file itself if it exists.
| Constructor Summary | |
|---|---|
DefaultFileScanHandler()
Construct. |
|
| Method Summary | |
|---|---|
java.lang.Object |
handleFile(java.io.File file)
Return the file itself if it exists, or null otherwise. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultFileScanHandler()
| Method Detail |
|---|
public java.lang.Object handleFile(java.io.File file)
handleFile in interface FileScanHandler
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||